home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni & Inventori / Invenzioni and Inventori (Eclectica Publishing) (1996).ISO / invenzio / popsot.dir / 00306_Script_306 < prev    next >
Text File  |  1983-01-30  |  170b  |  7 lines

  1. on el da,a
  2.   repeat with ab=da to a
  3.     repeat with s=1 to the number of lines in field ab
  4.       delete item 1 of line s of field ab
  5.     end repeat
  6.   end repeat
  7. end